
section#contatos{
			background-color:#212529;
			background-image:url(../img/map.png);
			background-repeat:no-repeat;background-position:center;
			padding:30px;

			}

		section#contatos .section-heading{
				color:#fff
				}

		section#contatos .form-group{
			margin-bottom:25px
			}

		section#contatos .form-group input,section#contact .form-group textarea{
			padding:20px

		}

		section#contatos .form-group input.form-control{
			height:auto
			}

		section#contatos .form-group textarea.form-control{
				height:248px
				}

		section#contatos .form-control:focus{
			border-color:#fed136;
			box-shadow:none
			}

		section#contatos ::-webkit-input-placeholder{
			font-weight:700;
			color:#ced4da;
			font-family:Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'
			}

		section#contatos :-moz-placeholder{
			font-weight:700;
			color:#ced4da;
			font-family:Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'
			}

		section#contatos ::-moz-placeholder{
			font-weight:700;
			color:#ced4da;
			font-family:Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'
			}

		section#contatos :-ms-input-placeholder{
			font-weight:700;
			color:#ced4da;
			font-family:Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'
			}

